/* Reset */

  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, img, ins, kbd, q, s, samp,
  small, strike, strong, sub, sup, tt, var,
  b, u, i, center,
  dl, dt, dd, ol, ul, li,
  fieldset, form, label, legend,
  table, caption, tbody, tfoot, thead, tr, th, td,
  article, aside, canvas, details, embed, 
  figure, figcaption, footer, header, hgroup, 
  menu, nav, output, ruby, section, summary,
  time, mark, audio, video {
    margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
  }

  html { width: 100%; height: 100%;}

/* End Reset */

/* Clearfix */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.clearfix {
  display: inline-block;
}
 
html[xmlns] .clearfix {
  display: block;
}
 
* html .clearfix {
  height: 1%;
}

/* End Clearfix */

/* Global Rules */

html {
  background: #0c3560 url(images/fullSky.jpg) no-repeat center top fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body {
  height: 100%;
  width: 100%;
  font-family: "Lilly", "Tahoma", sans-serif; 
  color: #0c3560;
}

.wrap {
  width: 880px;
  margin-left: auto;
  margin-right: auto;
}

.innerWrap {
  width: 560px;
  margin-left: auto;
  margin-right: auto;
}

@font-face {
  font-family: 'CatShop';
    src: url('fonts/catshop-webfont.eot');
    src: url('fonts/catshop-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/catshop-webfont.woff') format('woff'),
         url('fonts/catshop-webfont.ttf') format('truetype'),
         url('fonts/catshop-webfont.svg#catshopregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'Lilly';
    src: url('fonts/lilly__-webfont.eot');
    src: url('fonts/lilly__-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lilly__-webfont.woff') format('woff'),
         url('fonts/lilly__-webfont.ttf') format('truetype'),
         url('fonts/lilly__-webfont.svg#lillyregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
  font-size: 28px; 
  margin-bottom: 6px;
}

h2 {
  font-weight: bold;
  margin-bottom: 6px;
}

p {
  margin-bottom: 16px;
  font-size: 16px;
}

em {
  font-style: italic;
}

b, strong {
  font-weight: bold;
}

a {
  color: #6b86d9;
  text-decoration: none;
}

a:hover {
  color: gray;
  text-decoration: underline;
}

.section {
  clear: both;
  border-bottom: dotted 1px gray;
  margin-bottom: 14px;
  padding-bottom: -9px;
}

  /* Navigation */
  
    #topNav img {
      text-align: center;
      font-size: 46px;
      color: #fff;
    }
  
    #upper {
      text-align: center;
      text-shadow: 2px 2px 5px black;
      font-family: "CatShop", "Times", serif;
      padding-top: 10px;
    }
	
	#mnNav {
	  overflow: visible;
	  background: url(images/string.png) no-repeat top center;
	  height: 120px;
	  padding-left: 20px;
	}
		
	/* FFX Compliant Spriting */
	
	.navIcon {
      display: inline-block;
	  width: 77px;
	  height: 82px;
	  background: url(images/ns.png) no-repeat;
	  color: white;
	  text-decoration: none;
	  text-align: center;
	  font-size: 22px;
	  margin: 0 20px 0 0;
	  white-space: nowrap;
	}
	
	.navIcon:hover {
	  color: #88b8ff;
	}
	
	#upper #star  { 
	  background-position: -460px -350px; 
	  float: left; 
	  clear: none; 
	  font-size: 19px;
	}
		
	#upper #moon  { 
	  background-position: -537px -350px; 
	  float: right; 
	  clear: none; 
	  font-size: 19px;
	}
	
	#upper #star:hover { background-position: -460px -266px;}
	#upper #moon:hover { background-position: -537px -266px;}
	
	#upper #meet   { background-position:    0px -350px; }
	#upper #watch  { background-position:  -77px -350px; }
	#upper #join   { background-position: -154px -350px; }
	#upper #listen { background-position: -230px -350px; }
	#upper #events { background-position: -308px -350px; }
	#upper #shop   { background-position: -385px -350px; }
	
	#upper #meet:hover   { background-position:    0px -266px; }
	#upper #watch:hover  { background-position:  -77px -266px; }
	#upper #join:hover   { background-position: -154px -266px; }
	#upper #listen:hover { background-position: -230px -266px; }
	#upper #events:hover { background-position: -308px -266px; }
	#upper #shop:hover   { background-position: -385px -266px; }
	
	#upper #logo {
      display: inline-block;
	  width: 569px;
	  height: 134px;
	  background: url(images/ns.png) no-repeat center top;
	}
	
	#upper #logo:hover { background-position: center -134px; }
	
	/* End FFX Compliant Spriting */
	
	.navIcon span {
	  display: block;
	  margin-top: 82px;
	}
	
	/* Social Media Links */
	
	  #smLinks {
	    width: 53px;
	    height: 120px; 
	    float: right;
	    clear: none;
	    margin-bottom: -120px;
	    margin-right: -90px;
	  }
	  	  
	  #homeSM #smLinks {
	    margin: 0;
	    margin-right: 71px;
	    margin-top: 30px;
	    position: relative
	    width: 160px;
	    height: 53px;
	  }
	  
	  #homeSM {
	    overflow: visible;
	    background: url(images/getInvolved.png) no-repeat 600px bottom;
	  }
	  		  
	  #smLinks ul, #smLinks li {
	    list-style-type: none;
	  }
	  
	  #fb {
	    display: block;
	    position: absolute;
	    height: 53px;
	    width: 53px;
	    background: url(images/facebook.png) no-repeat center top;
	  }
	  
	  #fb:hover {
	    background: url(images/facebookON.png) no-repeat center top;
	  }
	  
	  #tw {
	    display: block;
	    position: absolute;
	    margin-top: 47px;
	    height: 53px;
	    width: 53px;
	    background: url(images/twitter.png) no-repeat center top;
	  }
	  
	  #tw:hover {
	    background: url(images/twitterON.png) no-repeat center top;
	  }
	  
	  #yt {
	    display: block;
	    position: absolute;
	    margin-top: 94px;
	    height: 53px;
	    width: 53px;
	    background: url(images/youTube.png) no-repeat center top;
	  }
	  
	  #yt:hover {
	    background: url(images/youTubeON.png) no-repeat center top;
	  }
	  
	  
	/* End Social Media Links */
	
	.preLoad {
	  display: none;
	}

  /* End Navigation */
  
  /* Page Specific */
  
    .p-left {
      float: left;
      clear: left;
      margin-right: 15px;
    }
    
    .p-right {
      float: right;
      clear: right;
      margin-left: 15px;
    }
    
    #print {
      text-align: center;
    }
    
    #loginTop {
      margin-bottom: 25px;
    }
    
    #Rem-SIn small {
      font-size: 13px;
      display: inline-block;
      margin-right: 20px;
    }
    
    #Rem-SIn {
      margin-bottom: 20px;
    }    
    
    /* Song List Page */
    
      #songList ul {
        text-align: center;
 	    border-top: 1px dotted gray;
  	    border-bottom: 1px dotted gray;
  		padding: 12px 0 12px 0;
  		margin-bottom: 12px;
      }
    
    /* End Song List Page */
    
    /* Song Listen Page */
    
      .ccm-next-previous-wrapper {
        text-align: justify;
        -ms-text-justify: distribute-all-lines;
        text-justify: distribute-all-lines;
      }
    
	  .ccm-next-previous-previouslink, .ccm-next-previous-parentlink, .ccm-next-previous-nextlink, .ccm-next-previous-wrapper .spacer {
        display: -moz-inline-block;
        display: inline-block;
        *display: inline;
        zoom: 1;
        text-align: left;
        -ms-text-justify: auto;
        text-justify: auto;
      }
    
      .ccm-next-previous-wrapper .spacer {
        font-size: 1px;
        line-height: 1px;
        width: 100%;
	  }
    
    /* End Song Listen Page */
    
    /* Shop */
      
      .shopItem {
        width: 130px;
        float: left;
        clear: none;
        overflow: hidden;
        margin-right: 15px;
      }
      
      .shopItem p {
      	font-size: 15px;
      	text-align: center;
      	letter-spacing: 1px;
      }
      
      .shopItem h3 {
        height: 28px;
        width: 124px;
        padding: 0 4px;
    	background: url(images/overlay2.png) repeat;
		color: #fff;
        position: relative;
        z-index: 100;
        margin-bottom: 7px;
        text-align: center;
      }
      
      .shopItem img {
        max-width: 130px;
        margin-bottom: -36px;
      }
    
    /* End Shop */
           
  /* End  Page Specific */

/* End Global Rules */

/* Content styles */

  #mid {
    width: 100%;
    min-height: 250px;
    padding: 15px 0;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.5);
	margin-bottom: 30px;
  }
  
  .container {
	background: rgb(255, 255, 255);
	background: rgba(255, 255, 255, 0.9);    
    padding: 15px;
    min-height: 245px;
  }
  
  .container iframe {
  	margin: 15px 0 15px 0;
  	width: 560px;
  	height: 350px;
  }
  
  .ccm-area, .ccm-area-move-enabled, ccm-add-block {
  	width: auto;
  }

/* End Content Styles */

  /* Footer */
    
    #footer {
      height: 406px;
      overflow: visible;
      background: url(images/house.png) no-repeat center bottom;
      width: 100%;
      position: fixed;
      bottom: 0;
      z-index: -100;
    }
    
    #footer a, #footCopy a {
      color: #88b8ff;
    }
    
    #footer a:hover, #footCopy a:hover {
      color: #fff;
    }
        
    #footCopy p {
      text-align: center;
      font-size: 10px;
      letter-spacing: 1px;
      font-family: "CatShop", "Times", serif;
      color: #fff;
      text-shadow: 2px 2px 5px black;
      margin-top: 385px;
      z-index: 100;
    }
  
  /* End Footer */
